Firewall
2015/11/25 |
[1] | If Firewall in the server is unnecessarry (for example because some firewall is allready running in your LAN ), then stop it. |
localhost:~ #
localhost:~ # service SuSEfirewall2_init stop localhost:~ # service SuSEfirewall2_setup stop
chkconfig SuSEfirewall2_init off localhost:~ # chkconfig SuSEfirewall2_setup off |